Skip to content

Fix channel axis init for collectors#1492

Merged
elad-c merged 2 commits intomainfrom
fix-channel-axis-for-collectors
Jul 7, 2025
Merged

Fix channel axis init for collectors#1492
elad-c merged 2 commits intomainfrom
fix-channel-axis-for-collectors

Conversation

@elad-c
Copy link
Copy Markdown
Contributor

@elad-c elad-c commented Jul 7, 2025

Pull Request Description:

Fix channel axis init for collectors when a collection if required for the input of a node and previous node doesn't need collector (i.e. Dropout->Linear).

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

…r the input of a node and previous node doesn't need collector (i.e. Dropout->Linear).
@elad-c elad-c requested a review from ofirgo July 7, 2025 12:41
@elad-c elad-c merged commit 2c8d568 into main Jul 7, 2025
31 checks passed
@elad-c elad-c deleted the fix-channel-axis-for-collectors branch July 7, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants